Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: genesis import/export for govshuttle module #50

Merged
merged 3 commits into from
Aug 24, 2023
Merged

Conversation

poorphd
Copy link

@poorphd poorphd commented Aug 24, 2023

Description

export/import genesis for govshuttle module did not work due to the missing Port address state in:
GenesisState
InitGenesis
ExportGenesis

This PR is for patching above issue for Canto-Network#115

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • included the necessary unit and integration tests
  • reviewed "Files changed" and left comments if necessary

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed all author checklist items have been addressed
  • reviewed state machine logic
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage
  • manually tested (if applicable)

@poorphd poorphd requested review from dongsam and zsystm August 24, 2023 08:28
x/govshuttle/genesis.go Outdated Show resolved Hide resolved
@dongsam dongsam self-requested a review August 24, 2023 11:04
@dongsam dongsam merged commit 3b237a1 into simulation Aug 24, 2023
8 of 9 checks passed
dongsam added a commit that referenced this pull request Aug 24, 2023
* commit '3b237a154b404fdf5aa264fad2d81db8e2a72c61':
  fix: genesis import/export for govshuttle module (#50)
dongsam added a commit to b-harvest/basechain-archived that referenced this pull request Jul 24, 2024
…develop

* commit '611d72fe0c843865604d4dfb92938d88b5ad5a03':
  fix: genesis import/export for CSR module (b-harvest#51)
  fix: genesis import/export for govshuttle module (b-harvest#50)
  fix: import-export simulation
  feat: simulation for coinswap module
  fix: simulation for ERC20 module
  feat: simulation for ERC20 module
  feat: simulation for govshuttle module
  feat: simulation for csr module
  feat: simulation for epochs module
  feat: simulation for inflation module
  WIP: simulation for erc20 module
  WIP: simulation for govshuttle module
  WIP: simulation for ERC20 module
  refactor: package version v6 -> v7
  WIP: simulation for epochs module
  WIP: simulation for govshuttle module
  WIP: simulation for inflation module
  WIP: simulation for CSR module
  WIP: simulation for ERC20 module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants